home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / progtool / c / gcc / incl98.zoo / alloc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-10  |  80 b   |  7 lines

  1. #ifndef _ALLOC_H
  2. #define _ALLOC_H
  3.  
  4. #include <memory.h>
  5.   
  6. #endif /* _ALLOC_H */
  7.